Revision: archzoom--devel--0--patch-285
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Tue Apr 19 01:55:50 IDT 2005
Standard-date: 2005-04-18 22:55:50 GMT
New-files: .arch-ids/INSTALL.id .arch-ids/acinclude.m4.id
    .arch-ids/configure.ac.id INSTALL acinclude.m4
    configure.ac perllib/.arch-ids/.arch-inventory.id
    perllib/.arch-ids/Makefile.am.id
    perllib/.arch-inventory
    perllib/ArchZoom/.arch-ids/.arch-inventory.id
    perllib/ArchZoom/.arch-ids/Constants.pm.in.id
    perllib/ArchZoom/.arch-ids/Makefile.am.id
    perllib/ArchZoom/.arch-inventory
    perllib/ArchZoom/Constants.pm.in
    perllib/ArchZoom/Makefile.am perllib/Makefile.am
Renamed-files: .arch-ids/Makefile.id .arch-ids/Makefile.am.id
    Makefile Makefile.am
Modified-files: .arch-inventory Makefile.am NEWS README TODO
    bin/archzoom.cgi conf/archzoom.conf perllib/ArchZoom.pm
New-patches: migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-285
Summary: autoconf'iscation, including more flexible installation locations
Keywords: 

Convert to use GNU autoconf and GNU automake.

Until now, there was one DocumentRoot installation location for
archzoom-data and archzoom.cgi. This is still supported.

However, it is possible now to configure separate locations for
bindir, DataDir, ConfDir, StateDir and CacheDir; see INSTALL file.

All configured paths are stored in perllib/ArchZoom/Constants.pm.
